Name
Vector XYFunction — Compute an arbitrary vector function of x and y.
Parameters
fx
- The x component of the function as a Python function of x and y Type: A string defining a function of x and y.
fy
- The y component of the function as a Python function of x and y Type: A string defining a function of x and y.
Description
MISSING DISCUSSION: Output Vector XYFunction